Clipping Rectangle Properties

Description

Settings that define a clipping rectangle. Must be specified when a disclosure-button item's Display type is set to 'explicit'.

Name
Description
Method for specifying

You can specify the size of the clipping rectangle now, or you can dynamically compute it at run-time.

Javascript

Specify the Javascript to compute the clipping rectangle.

Left

The distance in pixels from the left side of the screen to the left edge of the clipping rectangle.

Right

The distance in pixels from the right side of the screen to the right edge of the clipping rectangle.

Top

The distance in pixels from the top of the screen to the top edge of the clipping rectangle.

Bottom

The distance in pixels from the bottom of the screen to the bottom edge of the clipping rectangle.

Edge

Defines the edge within the clipping rectangle from which the disclosure will be shown.

Fill

Defines how the disclosure filles the clipping rectangle.